home *** CD-ROM | disk | FTP | other *** search
Wrap
<HTML> <HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin var notused=""; var title="DS effects : Explosion"; var applet_file="DS_Explosion.class"; var req_cp="The file requires Cool Page to be viewed"; var req_cp_update="To edit this object, please upgrade your copy of Cool Page to the latest version"; var un_fail="An unexpected error occurred. Please notify http://www.dseffects.com"; document.write("<TITLE>"+title+"</TITLE>"); if(!window.external || !window.external.Undefined || !window.external.Defined ){ alert(req_cp); document.write("</HEAD><BODY></BODY></HTML>"); document.close(); } var undefined=window.external.Undefined(); var defined=window.external.Defined(); if(window.external.GetObjectHTML("-1")==defined){ var aa=window.external.SetObjectSize("-1","240","200"); } var w,h; if(defined==undefined || !window.external.GetSelectedObject || window.external.GetSelectedObject("-1")==undefined || !window.external.GetObjectClass || window.external.GetObjectClass("-1")!="PageHTML" || !window.external.GetObjectEditor || window.external.GetObjectEditor("-1")==undefined || !window.external.SetObjectEditorName || window.external.SetObjectEditorName("-1",title)==undefined || !window.external.GetObjectWidth || (w=window.external.GetObjectWidth("-1"))==undefined || !window.external.GetObjectHeight || (h=window.external.GetObjectHeight("-1"))==undefined || !window.external.SetObjectSize || window.external.SetObjectSize("-1",w,h) ==undefined || !window.external.GetObjectHTML || (h=window.external.GetObjectHTML("-1")) ==undefined || !window.external.SetObjectHTML || window.external.SetObjectHTML("-1",(h==defined ? "" : h))==undefined || !window.external.GetObjectFiles || window.external.GetObjectFiles("-1",";")==undefined || !window.external.SetObjectFiles // unrealistic to check all argument variants here just assume they are supported || window.external.SetObjectFiles( "-1", file0, file1, ... fileN ) == undefined || !window.external.CopyFile || window.external.CopyFile("","")==undefined ){ alert(req_cp_update); document.write("</HEAD><BODY></BODY></HTML>"); document.close(); } function CheckSuccess(return_value){ if(return_value=="" || return_value==undefined) alert(un_fail); } var h_width,h_height; var h_intensity,h_particles,h_interactive; var h_overimage,h_overimagex,h_overimagey; var h_regkey,h_reglink,h_regtarget,h_regstatusmsg; var h_regselt; var h_ot=new Array(); var h_oty=new Array(); var h_otspeed=new Array(); var h_ottype=new Array(); var h_otcol=new Array(); var h_otfont=new Array(); var h_otstyle=new Array(); var h_otsize=new Array(); function ParseHTML(){ h_width=window.external.GetObjectWidth("-1"); h_height=window.external.GetObjectHeight("-1"); h_intensity=""+2; h_particles=""+1500; h_interactive="yes"; h_overimage=""; h_overimagex=""+10; h_overimagey=""+10; h_regkey=""; h_reglink=""; h_regselt="_blank"; h_regtarget="_blank"; h_regstatusmsg=""; for(var i=1;i<=4;i++){ h_ot[i]=""; h_oty[i]=""+10; h_otspeed[i]=""+2; h_ottype[i]="scrollleft"; h_otcol[i]="ffffff"; h_otfont[i]="Helvetica"; h_otstyle[i]="plain"; h_otsize[i]=""+24; } var file_array=window.external.GetObjectFiles("-1",",").split(","); if(file_array[0] != defined && file_array.length>1){ h_overimage=file_array[1]; } var html=window.external.GetObjectHTML("-1"); if(html==defined) return; var param_array=html.split("<PARAM NAME="); for(var i=param_array.length;--i>=0;){ if(param_array[i].indexOf("intensity ")==0){ h_intensity=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("particles ")==0){ h_particles=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("interactive ")==0){ h_interactive=param_array[i].split("\"")[1]; } for(var ind=1;ind<=4;ind++){ if(param_array[i].indexOf("overtext"+ind)==0){ h_ot[ind]=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("overtexty"+ind)==0){ h_oty[ind]=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("overtextspeed"+ind)==0){ h_otspeed[ind]=param_array[i].split("\"")[1]; } if(param_array[i].indexOf( "overtexttype"+ind)==0){ h_ottype[ind]=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("overtextcol"+ind)==0){ h_otcol[ind]=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("overtextfont"+ind)==0){ h_otfont[ind]=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("overtextstyle"+ind)==0){ h_otstyle[ind]=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("overtextsize"+ind)==0){ h_otsize[ind]=param_array[i].split("\"")[1]; } } if(param_array[i].indexOf("overimagex ")==0){ h_overimagex=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("overimagey ")==0){ h_overimagey=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("regkey ")==0){ h_regkey=param_array[i].split("\"")[1]; } if(param_array[i].indexOf("reglink ")==0){ h_reglink=param_array[i].split( "\"")[1]; } if(param_array[i].indexOf("regtarget ")==0){ h_regtarget = param_array[i].split("\"")[1]; h_regselt= h_regtarget; } if(param_array[i].indexOf("regstatusmsg ")==0){ h_regstatusmsg=param_array[i].split("\"")[1]; } } } function ReadSelObj(form){ ParseHTML(); form.width.value=h_width; form.height.value=h_height; form.intensity.value=h_intensity; form.particles.value=h_particles; form.interactive.value=h_interactive; form.overimage.value=h_overimage; form.overimagex.value=h_overimagex; form.overimagey.value=h_overimagey; form.regkey.value=h_regkey; form.reglink.value=h_reglink; form.regselt.value=h_regselt; form.regtarget.value=h_regtarget; form.regstatusmsg.value=h_regstatusmsg; form.ot1.value=h_ot[1]; form.ot2.value=h_ot[2]; form.ot3.value=h_ot[3]; form.ot4.value=h_ot[4]; form.oty1.value=h_oty[1]; form.oty2.value=h_oty[2]; form.oty3.value=h_oty[3]; form.oty4.value=h_oty[4]; form.otspeed1.value=h_otspeed[1]; form.otspeed2.value=h_otspeed[2]; form.otspeed3.value=h_otspeed[3]; form.otspeed4.value=h_otspeed[4]; form.ottype1.value=h_ottype[1]; form.ottype2.value=h_ottype[2]; form.ottype3.value=h_ottype[3]; form.ottype4.value=h_ottype[4]; form.otcol1.value=h_otcol[1]; form.otcol2.value=h_otcol[2]; form.otcol3.value=h_otcol[3]; form.otcol4.value=h_otcol[4]; form.otfont1.value=h_otfont[1]; form.otfont2.value=h_otfont[2]; form.otfont3.value=h_otfont[3]; form.otfont4.value=h_otfont[4]; form.otstyle1.value=h_otstyle[1]; form.otstyle2.value=h_otstyle[2]; form.otstyle3.value=h_otstyle[3]; form.otstyle4.value=h_otstyle[4]; form.otsize1.value=h_otsize[1]; form.otsize2.value=h_otsize[2]; form.otsize3.value=h_otsize[3]; form.otsize4.value=h_otsize[4]; var folder=window.location.href.substring(8,window.location.href.lastIndexOf("/")).replace( /%20/g," ").replace( /\//g,"\\"); var editor=window.external.GetObjectEditor("-1"); var applet=editor.substring(0,editor.lastIndexOf("\\")+1)+applet_file; notused=window.external.CopyFile(applet,folder); if(h_overimage !=""){ notused=window.external.CopyFile(h_overimage,folder); } } function WriteSelObj(form){ if( form.intensity.value==""|| form.interactive.value==""|| form.otspeed1.value==""|| form.otcol1.value==""|| form.otstyle1.value==""|| form.ottype1.value==""|| form.otspeed2.value==""|| form.otcol2.value==""|| form.otstyle2.value==""|| form.ottype2.value==""|| form.otspeed3.value==""|| form.otcol3.value==""|| form.otstyle3.value==""|| form.ottype3.value==""|| form.otspeed4.value==""|| form.otcol4.value==""|| form.otstyle4.value==""|| form.ottype4.value==""|| form.regselt.value==""){ return; } ParseHTML(); if(!window.external.SetObjectSize("-1",form.width.value,form.height.value)) return; var html=AppletHTML(form); CheckSuccess(window.external.SetObjectFiles("-1")); CheckSuccess(window.external.SetObjectHTML("-1",html)); if(form.overimage.value !=""){ CheckSuccess(window.external.SetObjectFiles("-1",applet_file,form.overimage.value)); } else{ CheckSuccess(window.external.SetObjectFiles("-1",applet_file)); } if(form.width.value != h_width || form.height.value != h_height || form.intensity.value != h_intensity || form.particles.value != h_particles || form.interactive.value != h_interactive || form.overimage.value != h_overimage || form.overimagex.value != h_overimagex || form.overimagey.value != h_overimagey || form.regkey.value != h_regkey || form.reglink.value != h_reglink || form.regselt.value != h_regselt || form.regtarget.value != h_regtarget || form.regstatusmsg.value != h_regstatusmsg || form.ot1.value != h_ot[1] || form.oty1.value != h_oty[1] || form.otspeed1.value != h_otspeed[1] || form.ottype1.value != h_ottype[1] || form.otcol1.value != h_otcol[1] || form.otfont1.value != h_otfont[1] || form.otstyle1.value != h_otstyle[1] || form.otsize1.value != h_otsize[1] || form.ot2.value != h_ot[2] || form.oty2.value != h_oty[2] || form.otspeed2.value != h_otspeed[2] || form.ottype2.value != h_ottype[2] || form.otcol2.value != h_otcol[2] || form.otfont2.value != h_otfont[2] || form.otstyle2.value != h_otstyle[2] || form.otsize2.value != h_otsize[2] || form.ot3.value != h_ot[3] || form.oty3.value != h_oty[3] || form.otspeed3.value != h_otspeed[3] || form.ottype3.value != h_ottype[3] || form.otcol3.value != h_otcol[3] || form.otfont3.value != h_otfont[3] || form.otstyle3.value != h_otstyle[3] || form.otsize3.value != h_otsize[3] || form.ot4.value != h_ot[4] || form.oty4.value != h_oty[4] || form.otspeed4.value != h_otspeed[4] || form.ottype4.value != h_ottype[4] || form.otcol4.value != h_otcol[4] || form.otfont4.value != h_otfont[4] || form.otstyle4.value != h_otstyle[4] || form.otsize4.value != h_otsize[4] ){ window.location.reload(true); } } function AppletHTML(form){ if(form.width.value && form.height.value){ var t="<APPLET CODE=\""+applet_file+"\" CODEBASE=\"./\" width="+form.width.value+" height="+form.height.value+">\r\n"; t+="<PARAM NAME=credits VALUE=\"Applet by Dario Sciacca (www.dseffects.com)\">\r\n"; t+="<PARAM NAME=intensity VALUE=\""+form.intensity.value+"\">\r\n"; t+="<PARAM NAME=particles VALUE=\""+form.particles.value+"\">\r\n"; t+="<PARAM NAME=interactive VALUE=\""+form.interactive.value+"\">\r\n"; if(form.overimage.value){ var oifile=form.overimage.value.substring(form.overimage.value.lastIndexOf("\\")+1); t+="<PARAM NAME=overimage VALUE=\""+oifile+"\">\r\n"; if(form.overimagex.value) t+="<PARAM NAME=overimagex VALUE=\""+form.overimagex.value+"\">\r\n"; if(form.overimagey.value) t+="<PARAM NAME=overimagey VALUE=\""+form.overimagey.value+"\">\r\n"; } //if(form.ot1.value){ t+="<PARAM NAME=overtext1"+" VALUE=\""+form.ot1.value+"\">\r\n"; t+="<PARAM NAME=overtexty1"+" VALUE=\""+form.oty1.value+"\">\r\n"; t+="<PARAM NAME=overtextspeed1"+" VALUE=\""+form.otspeed1.value+"\">\r\n"; t+="<PARAM NAME=overtexttype1"+" VALUE=\""+form.ottype1.value+"\">\r\n"; t+="<PARAM NAME=overtextcol1"+" VALUE=\""+form.otcol1.value+"\">\r\n"; t+="<PARAM NAME=overtextfont1"+" VALUE=\""+form.otfont1.value+"\">\r\n"; t+="<PARAM NAME=overtextstyle1"+" VALUE=\""+form.otstyle1.value+"\">\r\n"; t+="<PARAM NAME=overtextsize1"+" VALUE=\""+form.otsize1.value+"\">\r\n"; //} if(form.ot2.value){ t+="<PARAM NAME=overtext2"+" VALUE=\""+form.ot2.value+"\">\r\n"; t+="<PARAM NAME=overtexty2"+" VALUE=\""+form.oty2.value+"\">\r\n"; t+="<PARAM NAME=overtextspeed2"+" VALUE=\""+form.otspeed2.value+"\">\r\n"; t+="<PARAM NAME=overtexttype2"+" VALUE=\""+form.ottype2.value+"\">\r\n"; t+="<PARAM NAME=overtextcol2"+" VALUE=\""+form.otcol2.value+"\">\r\n"; t+="<PARAM NAME=overtextfont2"+" VALUE=\""+form.otfont2.value+"\">\r\n"; t+="<PARAM NAME=overtextstyle2"+" VALUE=\""+form.otstyle2.value+"\">\r\n"; t+="<PARAM NAME=overtextsize2"+" VALUE=\""+form.otsize2.value+"\">\r\n"; } if(form.ot3.value){ t+="<PARAM NAME=overtext3"+" VALUE=\""+form.ot3.value+"\">\r\n"; t+="<PARAM NAME=overtexty3"+" VALUE=\""+form.oty3.value+"\">\r\n"; t+="<PARAM NAME=overtextspeed3"+" VALUE=\""+form.otspeed3.value+"\">\r\n"; t+="<PARAM NAME=overtexttype3"+" VALUE=\""+form.ottype3.value+"\">\r\n"; t+="<PARAM NAME=overtextcol3"+" VALUE=\""+form.otcol3.value+"\">\r\n"; t+="<PARAM NAME=overtextfont3"+" VALUE=\""+form.otfont3.value+"\">\r\n"; t+="<PARAM NAME=overtextstyle3"+" VALUE=\""+form.otstyle3.value+"\">\r\n"; t+="<PARAM NAME=overtextsize3"+" VALUE=\""+form.otsize3.value+"\">\r\n"; } if(form.ot4.value){ t+="<PARAM NAME=overtext4"+" VALUE=\""+form.ot4.value+"\">\r\n"; t+="<PARAM NAME=overtexty4"+" VALUE=\""+form.oty4.value+"\">\r\n"; t+="<PARAM NAME=overtextspeed4"+" VALUE=\""+form.otspeed4.value+"\">\r\n"; t+="<PARAM NAME=overtexttype4"+" VALUE=\""+form.ottype4.value+"\">\r\n"; t+="<PARAM NAME=overtextcol4"+" VALUE=\""+form.otcol4.value+"\">\r\n"; t+="<PARAM NAME=overtextfont4"+" VALUE=\""+form.otfont4.value+"\">\r\n"; t+="<PARAM NAME=overtextstyle4"+" VALUE=\""+form.otstyle4.value+"\">\r\n"; t+="<PARAM NAME=overtextsize4"+" VALUE=\""+form.otsize4.value+"\">\r\n"; } if(form.regkey.value){ t+="<PARAM NAME=regkey VALUE=\""+form.regkey.value+"\">\r\n"; if(form.reglink.value){ t+="<PARAM NAME=reglink VALUE=\""+form.reglink.value+"\">\r\n"; //if(form.regtarget.value) t+="<PARAM NAME=regtarget VALUE=\""+form.regtarget.value+"\">\r\n"; } if(form.regstatusmsg.value) t+="<PARAM NAME=regstatusmsg VALUE=\""+form.regstatusmsg.value+"\">\r\n"; } t+="<B>Sorry, no java browser</B>\r\n"; t+="</APPLET>"; return t; } else return ""; } var noImg="Only JPEG (JPG) and GIF image files are supported.\r\nPlease select a different file."; function okOImg(form){ var t=form.newoverimage.value; var ext=t.substring(t.lastIndexOf(".")+1); if(ext=="jpg" || ext=="gif"){form.overimage.value=t;} else{alert(noImg);} WriteSelObj(form); } // End --> </SCRIPT> <STYLE TYPE="text/css">TD {font:normal 10pt Arial, sans-serif; color:#ffff00}</STYLE> </HEAD> <BODY SCROLL="auto" BGCOLOR="#002040" TEXT="#ffffff" VLINK="#ff8000" ALINK="#00ff00" LINK="#ffff00"> <CENTER> <FONT COLOR="ffbf00" SIZE="+3"><EM>DS Explosion</EM></FONT><BR><BR> <FONT SIZE="-1" FACE="Arial, sans-serif"> Visit <A HREF="http://dseffects.com" TARGET="_blank">DSEffects.com</A> to register or get help on this applet.<BR> <FORM NAME="editor" ACTION=""> <P> <table> <tr> <td>Applet width</td> <td><input type="text" size="4" name="width" maxlength="4" value="240" onChange="javascript:WriteSelObj( this.form );"></td> </tr> <tr> <td>Applet height</td> <td><input type="text" size="4" name="height" maxlength="4" value="200" onChange="javascript:WriteSelObj( this.form );"></td> </tr> </TABLE> <P> <TABLE> <tr> <td>Particles</td> <td><input type="text" size="4" name="particles" maxlength="4" onChange="javascript:WriteSelObj(this.form);"></td> <td>(100-3000)</td> </tr> <tr> <td>Intensity</td> <td><select name="intensity" onChange="javascript:WriteSelObj(this.form);"><option value="1">1<option value="2" selected>2<option value="3">3</select></td> </tr> <tr> <td>Interactive</td> <td><select name="interactive" onChange="javascript:WriteSelObj( this.form );"><option value="yes" selected>yes<option value="no">no</select></td> </tr> </TABLE> <P> <TABLE> <tr> <td>OverImage</td> <td><input type="text" size="20" name="overimage" onChange="javascript:WriteSelObj(this.form);"> <input type="file" size="1" name="newoverimage" onChange="javascript:WriteSelObj(this.form);"> <input type="button" value="APPLY" onMouseDown="javascript:okOImg(this.form);"> </td> </tr> <TR> <TD>OverImage X</TD> <TD><input type="text" size="4" name="overimagex" maxlength="4" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> <TR> <TD>OverImage Y</TD> <TD><input type="text" size="4" name="overimagey" maxlength="4" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> </TABLE> <P> <TABLE> <TR> <TD ALIGN=CENTER>Speed</TD><TD ALIGN=CENTER>Color</TD><TD ALIGN=CENTER>Y Pos</TD><TD ALIGN=CENTER>Font</TD><TD ALIGN=CENTER>Style</TD><TD ALIGN=CENTER>Size</TD> </TR> <TR> <TD ALIGN=CENTER><select name="otspeed1" onChange="javascript:WriteSelObj( this.form );"><option value="1">1<option value="2" selected>2<option value="3">3<option value="4">4</select></TD> <TD ALIGN=CENTER><select name="otcol1" onChange="javascript:WriteSelObj( this.form );"><option value="000000">Black<option value="0000ff">Blue<option value="a52a2a">Brown<option value="00ffff">Cyan<option value="ffd700">Gold<option value="808080">Gray<option value="00ff00">Green<option value="ff00ff">Magenta<option value="ffa500">Orange<option value="ffc0cb">Pink<option value="800080">Purple<option value="ff0000">Red<option value="c0c0c0">Silver<option value="ffffff" selected>White<option value="ffff00">Yellow</select></TD> <TD ALIGN=CENTER><input type="text" size="3" name="oty1" maxlength="3" onChange="javascript:WriteSelObj( this.form );"></TD> <TD ALIGN=CENTER><input type="text" size="10" name="otfont1" onChange="javascript:WriteSelObj( this.form );"></TD> <TD ALIGN=CENTER><select name="otstyle1" onChange="javascript:WriteSelObj( this.form );"> <option value="plain" selected>Plain <option value="bold">Bold <option value="italic">Italic <option value="bold italic">Bold Italic </select> </TD> <TD ALIGN=CENTER><input type="text" size="3" name="otsize1" maxlength="3" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> </TABLE> <TABLE> <TR> <TD>OverText1</TD> <TD><input type="text" size="28" name="ot1" onChange="javascript:WriteSelObj( this.form );"></TD> <TD><select name="ottype1" onChange="javascript:WriteSelObj( this.form );"> <option value="scrollleft" selected>ScrollLeft <option value="scrollright">ScrollRight <option value="scrollup">ScrollUp <option value="scrolldown">ScrollDown </select> </TD> </TR> </TABLE> <TABLE> <TR> <TD ALIGN=CENTER><select name="otspeed2" onChange="javascript:WriteSelObj( this.form );"><option value="1">1<option value="2" selected>2<option value="3">3<option value="4">4</select></TD> <TD ALIGN=CENTER><select name="otcol2" onChange="javascript:WriteSelObj( this.form );"><option value="000000">Black<option value="0000ff">Blue<option value="a52a2a">Brown<option value="00ffff">Cyan<option value="ffd700">Gold<option value="808080">Gray<option value="00ff00">Green<option value="ff00ff">Magenta<option value="ffa500">Orange<option value="ffc0cb">Pink<option value="800080">Purple<option value="ff0000">Red<option value="c0c0c0">Silver<option value="ffffff" selected>White<option value="ffff00">Yellow</select></TD> <TD ALIGN=CENTER><input type="text" size="3" name="oty2" maxlength="3" onChange="javascript:WriteSelObj( this.form );"></TD> <TD ALIGN=CENTER><input type="text" size="10" name="otfont2" onChange="javascript:WriteSelObj( this.form );"></TD> <TD ALIGN=CENTER><select name="otstyle2" onChange="javascript:WriteSelObj( this.form );"> <option value="plain" selected>Plain <option value="bold">Bold <option value="italic">Italic <option value="bold italic">Bold Italic </select> </TD> <TD ALIGN=CENTER><input type="text" size="3" name="otsize2" maxlength="3" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> </TABLE> <TABLE> <TR> <TD>OverText2</TD> <TD><input type="text" size="28" name="ot2" onChange="javascript:WriteSelObj( this.form );"></TD> <TD><select name="ottype2" onChange="javascript:WriteSelObj( this.form );"> <option value="scrollleft" selected>ScrollLeft <option value="scrollright">ScrollRight <option value="scrollup">ScrollUp <option value="scrolldown">ScrollDown </select> </TD> </TR> </TABLE> <TABLE> <TR> <TD ALIGN=CENTER><select name="otspeed3" onChange="javascript:WriteSelObj( this.form );"><option value="1">1<option value="2" selected>2<option value="3">3<option value="4">4</select></TD> <TD ALIGN=CENTER><select name="otcol3" onChange="javascript:WriteSelObj( this.form );"><option value="000000">Black<option value="0000ff">Blue<option value="a52a2a">Brown<option value="00ffff">Cyan<option value="ffd700">Gold<option value="808080">Gray<option value="00ff00">Green<option value="ff00ff">Magenta<option value="ffa500">Orange<option value="ffc0cb">Pink<option value="800080">Purple<option value="ff0000">Red<option value="c0c0c0">Silver<option value="ffffff" selected>White<option value="ffff00">Yellow</select></TD> <TD ALIGN=CENTER><input type="text" size="3" name="oty3" maxlength="3" onChange="javascript:WriteSelObj( this.form );"></TD> <TD ALIGN=CENTER><input type="text" size="10" name="otfont3" onChange="javascript:WriteSelObj( this.form );"></TD> <TD ALIGN=CENTER><select name="otstyle3" onChange="javascript:WriteSelObj( this.form );"> <option value="plain" selected>Plain <option value="bold">Bold <option value="italic">Italic <option value="bold italic">Bold Italic </select> </TD> <TD ALIGN=CENTER><input type="text" size="3" name="otsize3" maxlength="3" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> </TABLE> <TABLE> <TR> <TD>OverText3</TD> <TD><input type="text" size="28" name="ot3" onChange="javascript:WriteSelObj( this.form );"></TD> <TD><select name="ottype3" onChange="javascript:WriteSelObj( this.form );"> <option value="scrollleft" selected>ScrollLeft <option value="scrollright">ScrollRight <option value="scrollup">ScrollUp <option value="scrolldown">ScrollDown </select> </TD> </TR> </TABLE> <TABLE> <TR> <TD ALIGN=CENTER><select name="otspeed4" onChange="javascript:WriteSelObj( this.form );"><option value="1">1<option value="2" selected>2<option value="3">3<option value="4">4</select></TD> <TD ALIGN=CENTER><select name="otcol4" onChange="javascript:WriteSelObj( this.form );"><option value="000000">Black<option value="0000ff">Blue<option value="a52a2a">Brown<option value="00ffff">Cyan<option value="ffd700">Gold<option value="808080">Gray<option value="00ff00">Green<option value="ff00ff">Magenta<option value="ffa500">Orange<option value="ffc0cb">Pink<option value="800080">Purple<option value="ff0000">Red<option value="c0c0c0">Silver<option value="ffffff" selected>White<option value="ffff00">Yellow</select></TD> <TD ALIGN=CENTER><input type="text" size="3" name="oty4" maxlength="3" onChange="javascript:WriteSelObj( this.form );"></TD> <TD ALIGN=CENTER><input type="text" size="10" name="otfont4" onChange="javascript:WriteSelObj( this.form );"></TD> <TD ALIGN=CENTER><select name="otstyle4" onChange="javascript:WriteSelObj( this.form );"> <option value="plain" selected>Plain <option value="bold">Bold <option value="italic">Italic <option value="bold italic">Bold Italic </select> </TD> <TD ALIGN=CENTER><input type="text" size="3" name="otsize4" maxlength="3" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> </TABLE> <TABLE> <TR> <TD>OverText4</TD> <TD><input type="text" size="28" name="ot4" onChange="javascript:WriteSelObj( this.form );"></TD> <TD><select name="ottype4" onChange="javascript:WriteSelObj( this.form );"> <option value="scrollleft" selected>ScrollLeft <option value="scrollright">ScrollRight <option value="scrollup">ScrollUp <option value="scrolldown">ScrollDown </select> </TD> </TR> </TABLE> <P> Register at <A HREF="http://dseffects.com" TARGET="_blank">DSEffects.com</A> to remove the credits message<BR> and enable the following settings. <P> <TABLE> <TR> <TD>Registration Key</TD> <TD><input type="text" size="30" name="regkey" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> <TR> <TD>URL Link</TD> <TD><input type="text" size="30" name="reglink" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> <TR> <TD>URL Link Target</TD> <TD> <SELECT name="regselt" onChange="javascript:this.form.regtarget.value=this.value;WriteSelObj( this.form );"> <OPTION VALUE="_self">Current Frame of Window</OPTION> <OPTION SELECTED VALUE="_blank"> New Window</OPTION> <OPTION VALUE="_top"> Entire Frame of Current Window</OPTION> <OPTION VALUE=""> User Defined </OPTION> </SELECT> </TR> <TR> <TD></TD> <TD><input type="text" size="30" name="regtarget" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> <TR> <TD>StatusBar Message</TD> <TD><input type="text" size="30" name="regstatusmsg" onChange="javascript:WriteSelObj( this.form );"></TD> </TR> </TABLE> </FORM> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin ReadSelObj(document.editor); document.write(AppletHTML(document.editor)); if(window.external.GetObjectHTML("-1")==defined) WriteSelObj(document.editor); document.write("<P>If the applet preview above is solid grey rectangle, then try choosing Ok button below and then re-open this editor. If you still get a grey applet window above, then try using the Preview option in Cool Page to preview the web page."); document.write("<P>These applets are the result of much hard work by DSEffects.com and provided as free plugins for Cool Page by DSEffects.com. 31 of these applets are included with the free version of Cool Page, and 87 applets are included with paid versions of Cool Page. You may use the applets free-of-charge. However, if you wish to gain the benefits of registering these applets, as described above in the registration section, you may purchase a registration key from DSEffects.com. DSEffects.com and CoolPage.com are owned by separate companies.</P>"); // End --> </SCRIPT> </FONT> </CENTER> </BODY> </HTML>